class: center, middle, inverse, title-slide # Validity and Reliability ## EDP 612 Week 6 ### Dr. Abhik Roy --- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { MathJax.Hub.Insert(MathJax.InputJax.TeX.Definitions.macros,{ cancel: ["Extension","cancel"], bcancel: ["Extension","cancel"], xcancel: ["Extension","cancel"], cancelto: ["Extension","cancel"] }); }); </script> <style> section { display: flex; display: -webkit-flex; } section { height: 600px; width: 60%; margin: auto; border-radius: 21px; background-color: #212121; } section p { text-align: center; font-size: 30px; background-color: #212121; border-radius: 21px; font-family: Roboto Condensed; font-style: bold; padding: 12px; color: #bff4ee; margin: auto; } #center { text-align: center; } .center p { margin: 0; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .center2 { margin: 0; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .tab { display: inline-block; margin-left: 40px; } </style> <style type="text/css"> .highlight-last-item > ul > li, .highlight-last-item > ol > li { opacity: 0.5; } .highlight-last-item > ul > li:last-of-type, .highlight-last-item > ol > li:last-of-type { opacity: 1; } </style>
--- class: highlight-last-item layout: true --- # <span style="color:#d9534f;font-weight:bold;">Reliability</span> and <span style="color:#428bca;font-weight:bold;">Validity</span> -- + <span style="color:#d9534f;font-weight:bold;">Reliability</span> and <span style="color:#428bca;font-weight:bold;">Validity</span> are important concepts in both measurement and the full experiment to insure the link between our statistics and conclusions is sound. -- <center> <span style="color:#d9534f;font-weight:bold;">Reliability</span><br><br><i>being consistent</i> </center> -- <center> <span style="color:#428bca;font-weight:bold;">Validity</span><br><br><i>on target</i> </center> --- # <span style="color:#d9534f;font-weight:bold;">Reliability</span> -- + <span style="color:#d9534f;font-weight:bold;">Reliability</span> is the extent to which the measurements of a test remain consistent over repeated tests of the same subject under identical conditions. -- + *Officially*. An experiment is reliable if it yields consistent results of the same measure. It is unreliable if repeated measurements give different results. -- + *Lay terms* Results aren’t just a one-off -- + *Day to day example*. A car -- + *Research world example*. Reliability of experiment, replication, and error rate --- # <span style="color:#428bca;font-weight:bold;">Validity</span> -- + <span style="color:#428bca;font-weight:bold;">Validity</span> of a measure is the degree to which the variable measures what it is intended to measure -- + *Officially*. An experiment is valid if it yields outcomes suitable for answering original questions -- + *Lay terms*. Do the results answer what is supposed to be answered? -- + *Day to day example*. Medical results -- + *Research world example*. Validity of standardized test scores, research results and findings --- No <span style="color:#d9534f;font-weight:bold;">Reliability</span> and Not <span style="color:#428bca;font-weight:bold;">Valid</span> ![](img/image10.png) --- <span style="color:#d9534f;font-weight:bold;">Reliable</span> but No <span style="color:#428bca;font-weight:bold;">Validity</span> ![](img/image12.png) --- Low <span style="color:#d9534f;font-weight:bold;">Reliability</span> and Possibly High <span style="color:#428bca;font-weight:bold;">Validity</span> ![](img/image13.png) --- <span style="color:#d9534f;font-weight:bold;">Reliable</span> and <span style="color:#428bca;font-weight:bold;">Valid</span> ![](img/image14.png) --- # Two important points .pull-left[ A test can be <span style="color:#d9534f;font-weight:bold;">Reliable</span> without being <span style="color:#428bca;font-weight:bold;">Valid</span>. ] -- .pull-right[ + A test cannot be <span style="color:#428bca;font-weight:bold;">Valid</span> unless it is <span style="color:#d9534f;font-weight:bold;">Reliable</span>. ] --- # That’s it! Any questions?